Skip to content

Danogo2023/bond-dex

Repository files navigation

Danogo Bonds Exchange

Prerequisites

For now you'll need:

Run command:

cargo install aiken --version 1.0.20-alpha --root ./
or
cargo install --git https://github.com/aiken-lang/aiken.git --root ./

If not install direnv pls run command:

export PATH=$PWD/bin:$PATH

Building

aiken build

Testing

To run all tests, simply do:

aiken check

To run only tests matching the string bond/***_test, do:

aiken check -m bond/ask_limit/buy_spending_test

Resources

Find more on the Aiken's user manual.

Licensing

The primary license for Danogo V1 Core is the Business Source License 1.1 (BUSL-1.1), see LICENSE.